Overload | Description |
---|---|
NotMatchEquivalentOf(String,String,Object[]) | Asserts that a string does not match the wildcardPattern. |
NotMatchEquivalentOf(String,Func<EquivalencyOptions<String>,EquivalencyOptions<String>>,String,Object[]) | Asserts that a string does not match the wildcardPattern, using the provided config. |